LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Error Event (IWorkstationPresenter<V>)







Occurs when an error occurs running the view.
Syntax
event ErrorEventHandler Error
'Declaration
 
Event Error As ErrorEventHandler
'Usage
 
Dim instance As IWorkstationPresenter(Of V)
Dim handler As ErrorEventHandler
 
AddHandler instance.Error, handler
event ErrorEventHandler Error
add_Error(function(sender, e))
remove_Error(function(sender, e))

__event ErrorEventHandler* Error
event ErrorEventHandler* Error
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationPresenter<V> Interface
IWorkstationPresenter<V> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.